Skip to content

Comments

skip processing non-simple tables (#13776)#14096

Merged
cscheid merged 2 commits intomainfrom
bugfix/13776
Feb 24, 2026
Merged

skip processing non-simple tables (#13776)#14096
cscheid merged 2 commits intomainfrom
bugfix/13776

Conversation

@cscheid
Copy link
Collaborator

@cscheid cscheid commented Feb 23, 2026

Closes #13776. It's more of a workaround than a real fix, but I don't want to change the {from,to}_simple_table round trip at this point in our release.

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Feb 23, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cscheid cscheid merged commit f1f3c6e into main Feb 24, 2026
91 of 93 checks passed
@cscheid cscheid deleted the bugfix/13776 branch February 24, 2026 16:39
@cwickham
Copy link
Collaborator

@cscheid If I understand correctly, this means I should swap out this section about using tbl-colwidths in the List Column docs, for list-tables native widths attribute. Correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Non-simple tables with rowspans cannot contain links

3 participants